Fix problems with setting symbolic colors from rc files. (#338345,
authorMatthias Clasen <mclasen@localhost.localdomain>
Sun, 30 Apr 2006 06:10:37 +0000 (06:10 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Sun, 30 Apr 2006 06:10:37 +0000 (06:10 +0000)
commita5f63de17bea5673910d79e273d1cab7764a8ca2
treebe2c322fb1e22bdd1570b3386df5f1470686e8d8
parentbf937f76e5b875dceea286e05b9fb0cfe1f01edf
Fix problems with setting symbolic colors from rc files. (#338345,

2006-04-30  Matthias Clasen  <mclasen@localhost.localdomain>

Fix problems with setting symbolic colors from rc files.
(#338345, Benjamin Berg)

* gtk/gtkrc.c (gtk_rc_settings_changed, gtk_rc_font_name_changed)
(gtk_rc_color_hash_changed, gtk_rc_reparse_all_for_settings): Don't
freeze notification for settings changes while parsing; instead
manually avoid recursion, and update the color hashes.
ChangeLog
ChangeLog.pre-2-10
gtk/gtkrc.c
gtk/gtksettings.c